←Select platform

AnnObservableCollection<T> Class Methods

Summary

For a list of all members of this type, see AnnObservableCollection<T> members

Public Methods

Name Description
Public Method AddRange Adds multiple items to the end of the collection. (Inherited from LeadCollection<T>)
Public Method InsertRange Inserts an item into the LeadCollection/<T/> at the specified index. (Inherited from LeadCollection<T>)
Public Method Move Moves an item to a new index.
Public Method RemoveRange Removes items from the LeadCollection/<T/> at the specified index and count. (Inherited from LeadCollection<T>)
Public Method ToArray Gets the item of this collection as an array.

Protected Methods

Name Description
Protected Method ClearItems Clears the collection.
Protected Method InsertItem Inserts an item into this collection.
Protected Method InsertItemRange Inserts an item into the LeadCollection/<T/> at the specified index. (Inherited from LeadCollection<T>)
Protected Method MoveItem Moves an item to a new index.
Protected Method OnCollectionChanged Raises the CollectionChanged event with the provided arguments. (Inherited from LeadCollection<T>)
Protected Method OnCollectionChanged Raises the CollectionChanged event with the provided arguments.
Protected Method RemoveItem Remove an item from the collection.
Protected Method RemoveItemRange Removes items from the LeadCollection/<T/> at the specified index and count. (Inherited from LeadCollection<T>)
Protected Method SetItem Sets an item in the collection with a new value.

See Also

AnnObservableCollection<T> Class

Leadtools.Annotations.Engine Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.